Click or drag to resize

AttachmentContentDisposition Property

Gets or sets the content disposition.

Namespace:  Independentsoft.Email.Mime
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public ContentDisposition ContentDisposition { get; set; }

Property Value

Type: ContentDisposition
The content disposition.
See Also